Function: (setf kmacro--counter)
(setf\ kmacro--counter) is a byte-compiled function defined in
kmacro.el.gz.
Signature
(\(setf\ kmacro--counter\) OBJ)
Documentation
Access slot "counter" of OBJ of type kmacro.
Source Code
;; Defined in /usr/src/emacs/lisp/kmacro.el.gz
;;; Keyboard macro ring
(oclosure-define kmacro
"Keyboard macro."
keys (counter :mutable t) format)